home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / glibc108.zip / glibc108 / sysdeps / unix / bsd / tahoe / sysdep.h < prev   
Encoding:
C/C++ Source or Header  |  1991-06-10  |  152 b   |  6 lines

  1. /* The Tahoe is just like the Vax, except the
  2.    `chmk' instruction is called `kcall'.  */
  3.  
  4. #define    chmk    kcall
  5. #include <sysdeps/unix/bsd/vax/sysdep.h>
  6.